home *** CD-ROM | disk | FTP | other *** search
- echo off
- SDL_SHOW sdlsetup.doc
- SDL_ASK B
- echo * * *
- echo That concludes the SDLSETUP documentation. If you are ready
- echo to proceed, you can now run the SDLSETUP program.
- ECHO * * *
- ECHO SDLSETUP will permit you to customize SDL to your liking. You
- ECHO will be permitted to set many of the defaults the way you want
- ECHO them. You will also be able to enter your own titles for the
- ECHO first two lines of the screen display and printer output.
- ECHO * * *
- ECHO SDLSETUP will NOT change any of your original files such as
- ECHO CONFIG.SYS and AUTOEXEC.BAT. It will only change a copy of
- ECHO SDL.COM. There is no danger to your system in running it.
- ECHO * * *
- SDL_ASK C "Do you want to run SDLSETUP now (Y,N)? "
- if errorlevel 89 IF NOT ERRORLEVEL 90 SDLSETUP X
- menu
-